ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / NullablePropertyChangedEventArgs<T> Class
Properties


In This Topic
    NullablePropertyChangedEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by NullablePropertyChangedEventArgs<T>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyThe value of the property after the change. (Inherited from C1.Xaml.PropertyChangedEventArgs<Nullable<T>>)
    Public PropertyThe value of the property before the change. (Inherited from C1.Xaml.PropertyChangedEventArgs<Nullable<T>>)
    Top
    See Also